runtime.traceLocker.GoSysExit (method)

3 uses

	runtime (current package)
		proc.go#L4648: 				trace.GoSysExit(lostP)
		proc.go#L4793: 		trace.GoSysExit(true)
		traceruntime.go#L547: func (tl traceLocker) GoSysExit(lostP bool) {